toggle menu
shared
15.0.0
android
switch theme
search in API
shared
/
io.anyline.tiretread.sdk.api
/
[android]AnylineTireTreadProtocol
/
getResult
get
Result
android
abstract
fun
getResult
(
measurementUUID
:
String
,
timeoutSeconds
:
Int
=
60
,
onComplete
:
(
SdkResult
<
TreadDepthResult
>
)
->
Unit
)